home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
ISSUE23
/
PZAZZDEM
/
PZAZZDEM.ZIP
/
PZDEMO
/
PZDSHADE.DFM
/
PZDSHADE.txt
Wrap
Text File
|
1997-02-02
|
5KB
|
220 lines
object PZShadedForm: TPZShadedForm
Left = 197
Top = 122
Width = 597
Height = 420
Caption = 'PZShaded'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
FormStyle = fsMDIChild
PixelsPerInch = 96
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnDeactivate = FormDeactivate
TextHeight = 13
object HeaderPanel: TPZBitmapPanel
Left = 0
Top = 0
Width = 589
Height = 37
Align = alTop
Background.Transparent = False
Background.Style = bsTiled
BevelInner = bvLowered
BevelOuter = bvNone
BorderWidth = 4
TabOrder = 0
object PZShaded1: TPZShaded
Left = 5
Top = 5
Width = 579
Height = 27
Align = alClient
Caption = 'PZShaded'
Font.Color = clBlack
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
StartColor = clWhite
EndColor = 8454143
Graduation = 10
Direction = drHorizontalInOut
end
end
object DescrPanel: TPZBitmapPanel
Left = 0
Top = 37
Width = 213
Height = 356
Align = alLeft
Background.Transparent = False
Background.Style = bsTiled
BevelInner = bvLowered
BevelOuter = bvNone
BevelWidth = 4
BorderWidth = 4
TabOrder = 1
object PZLabel4: TPZLabel
Left = 8
Top = 28
Width = 197
Height = 143
Align = alTop
Caption =
'\lbPZShaded displays a shaded rectangle on the form \lb\lbThe re' +
'ctangle can be shaded in one of six different ways.\lb\lbIdeal f' +
'or titles or backgrounds.'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
HorzAlignment = haCenter
ParentFont = False
VertAlignment = vaTop
end
object PZLabel2: TPZLabel
Left = 8
Top = 8
Width = 197
Height = 20
Align = alTop
Caption = 'Description:'
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
HorzAlignment = haCenter
ParentFont = False
VertAlignment = vaTop
end
end
object ResultsPanel: TPZBitmapPanel
Left = 213
Top = 37
Width = 376
Height = 356
Align = alClient
Background.Transparent = False
Background.Style = bsTiled
BevelInner = bvLowered
BevelOuter = bvNone
BevelWidth = 4
BorderWidth = 4
TabOrder = 2
object PZLabel5: TPZLabel
Left = 8
Top = 8
Width = 360
Height = 20
Align = alTop
Caption = 'Examples:'
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
HorzAlignment = haCenter
ParentFont = False
VertAlignment = vaTop
end
object OutputPanel1: TPZBitmapPanel
Left = 8
Top = 28
Width = 360
Height = 100
Align = alTop
Background.Transparent = False
Background.Style = bsTiled
BevelOuter = bvNone
BorderWidth = 8
TabOrder = 0
object PZShaded2: TPZShaded
Left = 8
Top = 8
Width = 344
Height = 84
Align = alClient
StartColor = clBlue
EndColor = clBlack
Graduation = 25
Direction = drVertical
end
end
object OutputPanel3: TPZBitmapPanel
Left = 8
Top = 178
Width = 360
Height = 79
Align = alTop
Background.Transparent = False
Background.Style = bsTiled
BevelOuter = bvNone
BorderWidth = 8
Caption = 'OutputPanel3'
TabOrder = 1
object PZShaded3: TPZShaded
Left = 8
Top = 8
Width = 344
Height = 63
Align = alClient
Font.Color = clBlack
Font.Height = -24
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
StartColor = clWhite
EndColor = clYellow
Graduation = 10
Direction = drDiagonalLeftRight
end
end
object OutputPanel2: TPZBitmapPanel
Left = 8
Top = 128
Width = 360
Height = 50
Align = alTop
Background.Transparent = False
Background.Style = bsTiled
BevelOuter = bvNone
BorderWidth = 8
Caption = 'OutputPanel2'
TabOrder = 2
object PZShaded4: TPZShaded
Left = 8
Top = 8
Width = 344
Height = 34
Align = alClient
Caption = 'Customer Details'
Font.Color = clBlack
Font.Height = -24
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
StartColor = clWhite
EndColor = clLime
Graduation = 25
Direction = drHorizontalInOut
end
end
object OutputPanel4: TPZBitmapPanel
Left = 8
Top = 257
Width = 360
Height = 91
Align = alClient
Background.Transparent = False
Background.Style = bsTiled
BevelOuter = bvNone
BorderWidth = 8
TabOrder = 3
end
end
end